Flight Following System and Message Overviews Document Version: 5.10 Date: October 2, 2019
Copyright © 2009-2023 Jeppesen. All rights reserved.
Your use of the AIM Bookshelf and all supporting documentation is subject to a separate license agreement between you and Jeppesen, a copy of which is included in the zip file or can be obtained from Jeppesen.
The AIM Bookshelf is delivered "AS IS" without warranty of any kind and is not guaranteed to be free from errors or defects. You rely on the AIM Bookshelf at your own risk. No support for the AIM Bookshelf is implied through its publication. The AIM Bookshelf is intended solely for use as a reference and examples of interfaces to Jeppesen systems. Jeppesen may revise, update or cease publication at any time, without notice. Building to the specifications set forth in the AIM Bookshelf does not mean that your intended integration needs will be met or that an interface will function as documented. We recommend contacting Jeppesen directly to discuss professional services options with respect to production application integration and validation efforts.
Document Revision History The following revision history table reflects all substantive changes to this document since the previous release.
Table Of Contents
1 IntroductionThis document defines the interfaces which govern the interchange of data between a Flight Following system and other systems within an Airline Operation Center (AOC). Each AOC interface is represented by a message described in an associated XSD (XML Schema Definition). The XSD defines and enforces the required, optional, and conditional data that can be included in a message. Flight Following systems provide a real-time graphical tool for flight tracking, usually with geopolitical and current weather map overlays. Information displayed includes aircraft location, status, and weather. 1.1 AudienceThe intended audience for this document includes existing and potential Jeppesen customers, integration partners, and personnel with roles associated with application architecture, application development, system testing, implementation, and application support within Flight Following. 1.2 ScopeThis document discusses the Flight Following messages currently supported by the Jeppesen Solution Integrator. Each message description includes the following:
Other data interfaces or formats not included in this document will be considered custom and not supported. 1.3 XML Schema/XSDThe XML schema for this ICD is published in the following file: FlightFollowing.XSD 1.4 Key Concepts1.4.1 Flight Following: Stand-alone Versus Integrated ApplicationStand-alone Flight Following systems collect and process aircraft-positioning data and then publish that information to other AOC systems. Many airlines are moving towards more data-driven integrated systems. The Flight Following system could serve as the collection point for all aircraft position data and then expose that data to other AOC systems through services. For example, the Flight Following system collects aircraft position data on Flight 1234. Rather than the producing a graphical representation of the data and then passing the maps to another system (for example, the Dispatch system), the Dispatch system can simply access the Flight Following data and then use its own graphical tools to interpret the data. 2 Message SummaryTable 2-1 lists the messages that can be sent or handled by the application. The messages originated by this application (messages that begin with “FF”) are further discussed in Section 3 AOC Interface Messages. 3 AOC Interface MessagesThe following messages are processed by the Flight Following system. 3.1 FF001 - InFlight Reroute3.1.1 Message OverviewThis message is used to publish in-flight reroute information. Reroute is defined as any deviation from the original flight plan that occurs after takeoff—for example, new waypoints or new airports resulting from weather hazards, airport closures, or congestion. This message is typically sent to the Dispatch system, which uses the information to calculate and communicate all necessary diversions and delays. The in-flight reroute message identifies the flight and considers such items as payload, fuel and location, which are essential data when considering an alternate route. The following drawing illustrates a typical situation using the InFlight Reroute message. 3.1.2 Message System FlowThis message interacts with the systems as shown in Figure 2. 3.1.3 Message DetailsThe following table provides details on the message version and includes links to the message’s technical specification.
3.2 FF002 - Flight Information3.2.1 Message OverviewSystems within the AOC can request flight position data that has been gathered and processed by the Flight Following system. For example, a dispatcher sees that there is bad weather within the flight’s planned path. Through his Dispatch system, he requests the current aircraft position in order to determine if a re-route is appropriate. AOC systems can request flight information for a specific flight or a range of flights according to filter criteria included in the message. Possible filtered searches include:
The filtered flight information is returned to the requesting system at the requested level of detail. For example, the dispatcher can request a basic report that includes basic data such as callsign, position, time, course, and lat, long, or he can request an extended, advanced, or full report to include additional detailed flight information. Refer to Table 3‑6 for details on limiting information details using the requestClass field. The following process illustrates a typical use of the FF002 – Flight Information usage. 3.2.2 Message System FlowThis message interacts with the systems as shown in Figure 4. 3.2.3 Message DetailsThe following table provides details on the message and includes links to the message’s technical specification.
3.3 FF003 - Flight Tracking Data Feed 3.3.1 Message OverviewThis is a Publish message used to carry AMR ASDI data feed to adapter, transformed then to FF003 to Dispatch Services. 3.3.2 Message System FlowThis message interacts with the systems as shown in Figure 5. 3.3.3 Message DetailsThe following table provides details on the message and includes links to the message’s technical specification.
3.4 FF004 - Recently Cleared Route3.4.1 Message OverviewThis message is used to provide details on recently cleared routes for specific scenarios (such as a specific Point of Departure (PoD) and Point of Arrival (PoA), etc.) 3.4.2 Message System FlowThis message interacts with the systems as shown in Figure 6. 3.4.3 Message DetailsThe following table provides details on the message and includes links to the message's technical specification.
|